home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Screenblankers / Aurora / Rexx / Serial_Close.rexx next >
Encoding:
OS/2 REXX Batch file  |  1996-09-27  |  76 b   |  7 lines

  1. /* Close Aurora's serial.device */
  2.  
  3. address 'Aurora_Rexx'
  4. closeserial
  5.  
  6. exit
  7.